home *** CD-ROM | disk | FTP | other *** search
- /* BT: Mac Tab Override */
- /* Unfocused window, selected tab */
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab[selected="true"] {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-active-end-bg.png");
- background-repeat: no-repeat;
- background-position: top right;
- padding-right: 7px;
- padding-left: 0px;
- padding-bottom: 0px;
- opacity: 0.65;
- border: none;
- }
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab[selected="true"] > .tab-icon-image {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-active-start-bg.png");
- background-repeat: no-repeat;
- padding-left: 7px;
- padding-top: 4px;
- padding-bottom: 4px;
- opacity: 1;
- border: none;
- height: 24px;
- width: 23px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab[selected="true"] > .tab-text {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-active-mid-bg.png");
- background-repeat: repeat-x;
- padding-top: 5px;
- opacity: 1;
- border: none;
- height: 24px;
- margin: 0px;
- color: #fff;
- text-shadow: none !important;
- }
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab[selected="true"] > .tab-close-button {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-active-mid-bg.png");
- background-repeat: repeat-x;
- opacity: 1;
- border: none;
- height: 24px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab[selected="true"] > .tab-close-button > image {
- margin: 0px;
- }
-
- /* Unfocused window, unselected tab */
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab:not([selected="true"]) {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-inactive-end-bg.png");
- background-repeat: no-repeat;
- background-position: top right;
- padding-right: 7px;
- padding-left: 0px;
- padding-bottom: 0px;
- opacity: 0.65;
- border: none;
- }
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab:not([selected="true"]) > .tab-icon-image {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-inactive-start-bg.png");
- background-repeat: no-repeat;
- padding-left: 7px;
- padding-top: 4px;
- padding-bottom: 4px;
- opacity: 1;
- border: none;
- height: 24px;
- width: 23px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab:not([selected="true"]) > .tab-text {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-inactive-mid-bg.png");
- background-repeat: repeat-x;
- padding-top: 5px;
- opacity: 1;
- border: none;
- height: 24px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab:not([selected="true"]) > .tab-close-button {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-inactive-mid-bg.png");
- background-repeat: repeat-x;
- opacity: 1;
- border: none;
- height: 24px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"]:not([active="true"])
- .tabbrowser-tab:not([selected="true"]) > .tab-close-button > image {
- margin: 0px;
- }
-
- /* focused window, selected tab */
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab[selected="true"] {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-active-end-bg.png");
- background-repeat: no-repeat;
- background-position: top right;
- padding-right: 7px;
- padding-left: 0px;
- padding-bottom: 0px;
- opacity: 1;
- border: none;
- }
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab[selected="true"] > .tab-icon-image {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-active-start-bg.png");
- background-repeat: no-repeat;
- padding-left: 7px;
- padding-top: 4px;
- padding-bottom: 4px;
- border: none;
- height: 24px;
- width: 23px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab[selected="true"] > .tab-text {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-active-mid-bg.png");
- background-repeat: repeat-x;
- padding-top: 5px;
- border: none;
- height: 24px;
- margin: 0px;
- color: #fff;
- text-shadow: none !important;
- }
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab[selected="true"] > .tab-close-button {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-active-mid-bg.png");
- background-repeat: repeat-x;
- border: none;
- height: 24px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab[selected="true"] > .tab-close-button > image {
- margin: 0px;
- }
-
-
- /* focused window, unselected tab */
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab:not([selected="true"]) {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-inactive-end-bg.png");
- background-repeat: no-repeat;
- background-position: top right;
- padding-right: 7px;
- padding-left: 0px;
- padding-bottom: 0px;
- opacity: 0.75;
- border: none;
- }
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab:not([selected="true"]):hover {
- opacity: 1;
- }
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab:not([selected="true"]) > .tab-icon-image {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-inactive-start-bg.png");
- background-repeat: no-repeat;
- padding-left: 7px;
- padding-top: 4px;
- padding-bottom: 4px;
- opacity: 1;
- border: none;
- height: 24px;
- width: 23px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab:not([selected="true"]) > .tab-text {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-inactive-mid-bg.png");
- background-repeat: repeat-x;
- padding-top: 5px;
- opacity: 1;
- border: none;
- height: 24px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab:not([selected="true"]) > .tab-close-button {
- background-color: transparent !important;
- background-image: url("../../skin/coolhandnuke/resources/tabbrowser/mac35/mactab-inactive-mid-bg.png");
- background-repeat: repeat-x;
- opacity: 1;
- border: none;
- height: 24px;
- margin: 0px;
- }
- #main-window[btBoom="coolhandnuke"][active="true"]
- .tabbrowser-tab:not([selected="true"]) > .tab-close-button > image {
- margin: 0px;
- }
-
-